MountControlCommand

MAVLink command which allows to control the camera tilt.

Constructors

Link copied to clipboard
constructor(tiltAngle: Double)
Constructor.

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun getTiltAngle(): Double
Retrieves the camera tilt angle, in degrees.
Link copied to clipboard
open fun hashCode(): Int